[INFO] cloning repository https://github.com/bWFuanVzYWth/dspdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bWFuanVzYWth/dspdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbWFuanVzYWth%2Fdspdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbWFuanVzYWth%2Fdspdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2deb10ddfd3d4b9b70afd826f49dc0d758be10f4
[INFO] fixing bWFuanVzYWth/dspdb against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbWFuanVzYWth%2Fdspdb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bWFuanVzYWth/dspdb
[INFO] finished tweaking git repo https://github.com/bWFuanVzYWth/dspdb
[INFO] tweaked toml for git repo https://github.com/bWFuanVzYWth/dspdb written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bWFuanVzYWth/dspdb on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bWFuanVzYWth/dspdb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e48b58fa3969b1d946aadf68761e1ffc1032ffe65dde1068b58bcdb1fa618625
[INFO] running `Command { std: "docker" "start" "e48b58fa3969b1d946aadf68761e1ffc1032ffe65dde1068b58bcdb1fa618625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e48b58fa3969b1d946aadf68761e1ffc1032ffe65dde1068b58bcdb1fa618625" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e48b58fa3969b1d946aadf68761e1ffc1032ffe65dde1068b58bcdb1fa618625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e48b58fa3969b1d946aadf68761e1ffc1032ffe65dde1068b58bcdb1fa618625" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking phf_generator v0.11.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking phf_codegen v0.11.3
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]    Compiling dspdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `item::GameObject` is more private than the item `ItemProtoSet::game_object`
[INFO] [stdout]   --> build_utils/item.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub game_object: GameObject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `ItemProtoSet::game_object` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `item::GameObject` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> build_utils/item.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct GameObject {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `item::GameObject` is more private than the item `ItemProtoSet::script`
[INFO] [stdout]   --> build_utils/item.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub script: GameObject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ field `ItemProtoSet::script` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `item::GameObject` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> build_utils/item.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct GameObject {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]  --> build_utils/../shared/item.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Vector2 {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 3 |     x: f64,
[INFO] [stdout]   |     ^
[INFO] [stdout] 4 |     y: f64,
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Vector2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_id` and `path_id` are never read
[INFO] [stdout]   --> build_utils/item.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct GameObject {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 11 |     #[serde(rename = "m_FileID")]
[INFO] [stdout] 12 |     file_id: i64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     #[serde(rename = "m_PathID")]
[INFO] [stdout] 14 |     path_id: i64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `game_object`, `enabled`, `script`, `name`, `table_name`, and `signature` are never read
[INFO] [stdout]   --> build_utils/item.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ItemProtoSet<'a> {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 19 |     #[serde(rename = "m_GameObject")]
[INFO] [stdout] 20 |     pub game_object: GameObject,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 21 |     #[serde(rename = "m_Enabled")]
[INFO] [stdout] 22 |     pub enabled: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 23 |     #[serde(rename = "m_Script")]
[INFO] [stdout] 24 |     pub script: GameObject,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     #[serde(rename = "m_Name")]
[INFO] [stdout] 26 |     pub name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 27 |     #[serde(rename = "TableName")]
[INFO] [stdout] 28 |     pub table_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 29 |     #[serde(rename = "Signature")]
[INFO] [stdout] 30 |     pub signature: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemProtoSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_id` and `path_id` are never read
[INFO] [stdout]   --> build_utils/recipe.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct GameObject {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 11 |     #[serde(rename = "m_FileID")]
[INFO] [stdout] 12 |     file_id: i64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     #[serde(rename = "m_PathID")]
[INFO] [stdout] 14 |     path_id: i64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_id` and `path_id` are never read
[INFO] [stdout]   --> build_utils/recipe.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct ScriptInfo {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 19 |     #[serde(rename = "m_FileID")]
[INFO] [stdout] 20 |     file_id: i64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 21 |     #[serde(rename = "m_PathID")]
[INFO] [stdout] 22 |     path_id: i64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScriptInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `game_object`, `enabled`, `script`, `name`, `table_name`, and `signature` are never read
[INFO] [stdout]   --> build_utils/recipe.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct RecipeProtoSet {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 27 |     #[serde(rename = "m_GameObject")]
[INFO] [stdout] 28 |     game_object: GameObject,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 29 |     #[serde(rename = "m_Enabled")]
[INFO] [stdout] 30 |     enabled: i64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 31 |     #[serde(rename = "m_Script")]
[INFO] [stdout] 32 |     script: ScriptInfo,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 33 |     #[serde(rename = "m_Name")]
[INFO] [stdout] 34 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 35 |     #[serde(rename = "TableName")]
[INFO] [stdout] 36 |     table_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 37 |     #[serde(rename = "Signature")]
[INFO] [stdout] 38 |     signature: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecipeProtoSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/dspdb-f18fe2a2596c0482/out\dspdb_items.rs`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/item.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | include!(concat!(env!("OUT_DIR"), "\\dspdb_items.rs"));
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dspdb` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/dspdb-f18fe2a2596c0482/out\dspdb_items.rs`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/item.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | include!(concat!(env!("OUT_DIR"), "\\dspdb_items.rs"));
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dspdb` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e48b58fa3969b1d946aadf68761e1ffc1032ffe65dde1068b58bcdb1fa618625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e48b58fa3969b1d946aadf68761e1ffc1032ffe65dde1068b58bcdb1fa618625", kill_on_drop: false }`
[INFO] [stdout] e48b58fa3969b1d946aadf68761e1ffc1032ffe65dde1068b58bcdb1fa618625
